﻿2026-06-21T01:53:53.2453440Z ##[group]Run actions/checkout@v5
2026-06-21T01:53:53.2454255Z with:
2026-06-21T01:53:53.2454705Z   repository: SaberMage/spt-core
2026-06-21T01:53:53.2458151Z   token: ***
2026-06-21T01:53:53.2458519Z   ssh-strict: true
2026-06-21T01:53:53.2458891Z   ssh-user: git
2026-06-21T01:53:53.2459353Z   persist-credentials: true
2026-06-21T01:53:53.2459773Z   clean: true
2026-06-21T01:53:53.2460167Z   sparse-checkout-cone-mode: true
2026-06-21T01:53:53.2460599Z   fetch-depth: 1
2026-06-21T01:53:53.2460970Z   fetch-tags: false
2026-06-21T01:53:53.2461356Z   show-progress: true
2026-06-21T01:53:53.2461734Z   lfs: false
2026-06-21T01:53:53.2462088Z   submodules: false
2026-06-21T01:53:53.2462492Z   set-safe-directory: true
2026-06-21T01:53:53.2463123Z ##[endgroup]
2026-06-21T01:53:53.3272656Z Syncing repository: SaberMage/spt-core
2026-06-21T01:53:53.3274273Z ##[group]Getting Git version info
2026-06-21T01:53:53.3274951Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:53:53.3276114Z [command]/usr/bin/git version
2026-06-21T01:53:53.3276549Z git version 2.43.0
2026-06-21T01:53:53.3277836Z ##[endgroup]
2026-06-21T01:53:53.3288087Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bdf215f5-e517-4ebf-b507-29b0bc101983' before making global git config changes
2026-06-21T01:53:53.3289434Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:53:53.3291384Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:53:53.3321602Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:53:53.3339351Z https://github.com/SaberMage/spt-core
2026-06-21T01:53:53.3348923Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:53:53.3351442Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:53:53.3368827Z HEAD
2026-06-21T01:53:53.3400503Z ##[endgroup]
2026-06-21T01:53:53.3401581Z [command]/usr/bin/git submodule status
2026-06-21T01:53:53.3584099Z ##[group]Cleaning the repository
2026-06-21T01:53:53.3586439Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:53:54.1030743Z Removing target/
2026-06-21T01:53:54.1039073Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:53:54.1087194Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:54.1115011Z ##[endgroup]
2026-06-21T01:53:54.1116155Z ##[group]Disabling automatic garbage collection
2026-06-21T01:53:54.1117138Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:53:54.1124489Z ##[endgroup]
2026-06-21T01:53:54.1125543Z ##[group]Setting up auth
2026-06-21T01:53:54.1129834Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:53:54.1157408Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:53:54.1376192Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:53:54.1402000Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:53:54.1591133Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:53:54.1617280Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:53:54.1804429Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:53:54.1831322Z ##[endgroup]
2026-06-21T01:53:54.1833720Z ##[group]Fetching the repository
2026-06-21T01:53:54.1838757Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:53:54.7315411Z ##[endgroup]
2026-06-21T01:53:54.7317402Z ##[group]Determining the checkout info
2026-06-21T01:53:54.7319521Z ##[endgroup]
2026-06-21T01:53:54.7320537Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:53:54.7355936Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:53:54.7390149Z ##[group]Checking out the ref
2026-06-21T01:53:54.7391943Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:53:54.7434843Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:54.7438353Z ##[endgroup]
2026-06-21T01:53:54.7471617Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:53:54.7495985Z 113d90df680fb5354349c5fd80385ffe087b8206
